home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / PROGTOOL / PASTE.ZIP;1 / PASTE.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1993-07-08  |  5.9 KB  |  155 lines

  1. Paste
  2. Programmer's Pasteboard
  3. wwwwwwwwwwwwwwp
  4. wwwwwwwwwwwwwwp
  5. Form1
  6.     CMDialog1
  7. CommonDialog
  8. Text Files (*.txt)|*.txt
  9. Picture1
  10. Text2
  11. Text1
  12. Timer1
  13. mFile
  14. &File
  15. mOpen
  16. &Open...
  17. mSave
  18. Save &As...
  19. mDmy1
  20. mExit
  21. E&xit
  22. mEdit
  23. &Edit
  24. mClearClip
  25. Clear Clip&board
  26. mClearPaste
  27. Clear &Pasteboard
  28. mCopyAll
  29. Copy &All to clipboard
  30. mCopy
  31. &Copy to clipboard
  32. mDisplay
  33. &Display
  34. mText
  35. &Text
  36. mFixed
  37. &Fixed Text
  38.     Form_LoadL
  39. Timer1_Timer
  40.     Clipboard>
  41. Label1
  42. CaptionI
  43. Label2
  44. Text1
  45. Text2t
  46. mDisplay_Click'
  47. Text1_ChangeR
  48. Text1_KeyPressO
  49. KeyAscii
  50. Picture1_Click_
  51. Form_Resize
  52. Width
  53. Paste
  54. ScaleWidth
  55. Picture
  56. Picture1
  57. Height
  58. ScaleHeight
  59. mClearClip_Click
  60. mClearPaste_Click2
  61. mCopy_Click
  62. Text1_DragDrop
  63. Source*
  64. Control
  65. Split
  66. SplitY
  67. Visible
  68. Text2_Change
  69. Text2_DragDropt
  70. ScaleTop
  71. mOEM_Clickm
  72. FontT
  73. Checked
  74. FontName
  75. mText
  76. mFixed_Click
  77. mFixed
  78. mText_Click
  79. mExit_Click
  80. mOpen_Click
  81.     CMDialog1
  82. Action
  83. Filename
  84. LineVar
  85. LoadText
  86. LoadTeText
  87. Screen]
  88. MousePointer
  89. mSave_ClickD
  90. mCopyAll_Click
  91. mCut_Click
  92. SelText
  93. OFN_READONLY
  94. OFN_OVERWRITEPROMPT
  95. OFN_HIDEREADONLYp
  96. OFN_NOCHANGEDIRg
  97. OFN_SHOWHELP=
  98. OFN_NOVALIDATE
  99. OFN_ALLOWMULTISELECT
  100. OFN_EXTENTIONDIFFERENT
  101. OFN_PATHMUSTEXIST)
  102. OFN_FILEMUSTEXIST
  103. OFN_CREATEPROMPT
  104. OFN_SHAREAWARE
  105. OFN_NOREADONLYRETURN
  106. Flags
  107. WindowState
  108. File Open/Save Dialog Flags,
  109. Form_Resize
  110. If not minimized...1
  111. In case the window is smaller than the SplitterP
  112. If Splitter tries to go off the edge...S
  113. mClearClip_Click
  114. mClearPaste_Click
  115. mCopy_Click
  116. mCopyAll_Click
  117. mExit_Click
  118. mFixed_Click
  119. Courier New
  120. Courier New
  121. mOpen_Click
  122. File being opened must exist, hide the read-only checkbox, and don't let the dialog box change
  123. the default directoryt
  124. File Open Dialog Box
  125. If no errors... 
  126. Hourglass 
  127. One line of input 
  128. All lines so far
  129. Set Carriage Return variable
  130. For every line... 
  131. Read itn
  132. Add it to total$
  133. Put loaded text into the Pasteboardg
  134. Defaulte
  135. mSave_Click
  136. Hide the read-only checkbox, don't allow the dialog box to change the default directory, makee
  137. sure the path exists, and verify when users try to overwrite a text file
  138. File Open Dialog Box
  139. If no errors... 
  140. Hourglass 
  141. Write to file without the extra Carriage Returna
  142. Defaulte
  143. mText_Click
  144. Text1_DragDrop
  145. Move Splitters
  146. Resize everythinge
  147. Text1_KeyPress
  148. Text2_DragDrop
  149. Move Splittert
  150. Resize everything
  151. Timer1_Timer
  152. Check 10 times a second if there is new text in the Clipboard...
  153. Display clip
  154. Add to pasteboarde
  155.